Upper Bounds on Boolean-Width with Applications to Exact Algorithms
نویسندگان
چکیده
Boolean-width is similar to clique-width, rank-width and NLC-width in that all these graph parameters are constantly bounded on the same classes of graphs. In many classes where these parameters are not constantly bounded, boolean-width is distinguished by its much lower value, such as in permutation graphs and interval graphs where boolean-width was shown to be O(logn) [1]. Together with FPT algorithms having runtime O∗(cboolw) for a constant c this helped explain why a variety of problems could be solved in polynomial-time on these graph classes. In this paper we continue this line of research and establish non-trivial upperbounds on the boolean-width and linear boolean-width of any graph. Again we combine these bounds with FPT algorithms having runtime O∗(cboolw), now to give a common framework of moderately-exponential exact algorithms that beat brute-force search for several independence and domination-type problems, on general graphs. Boolean-width is closely related to the number of maximal independent sets in bipartite graphs. Our main result breaking the triviality bound of n/3 for booleanwidth and n/2 for linear boolean-width is proved by new techniques for bounding the number of maximal independent sets in bipartite graphs.
منابع مشابه
Practical Algorithms for Linear Boolean-width
In this paper, we give a number of new exact algorithms and heuristics to compute linear boolean decompositions, and experimentally evaluate these algorithms. The experimental evaluation shows that significant improvements can be made with respect to running time without increasing the width of the generated decompositions. We also evaluated dynamic programming algorithms on linear boolean deco...
متن کاملLower Bounds on the mim-width of Some Perfect Graph Classes
mim-width is a recent graph width measure that has seen applications in graph algorithms and problems related to propositional satisfiability. In this paper, we show linear lower bounds for the mim-width of strongly chordal split graphs, co-comparability graphs and circle graphs. This improves and refines lower bounds that were known before, some of them only conditionally. In the case of stron...
متن کاملDiscovering Treewidth
Treewidth is a graph parameter with several interesting theoretical and practical applications. This survey reviews algorithmic results on determining the treewidth of a given graph, and finding a tree decomposition of small width. Both theoretical results, establishing the asymptotic computational complexity of the problem, as experimental work on heuristics (both for upper bounds as for lower...
متن کاملNew Upper Bounds for Maximum Satisfiability
The (unweighted) Maximum Satisfiability problem (MaxSat) is: given a boolean formula in conjunctive normal form, find a truth assignment that satisfies the most number of clauses. This paper describes exact algorithms that provide new upper bounds for MaxSat. We prove that MaxSat can be solved in time O(|F | ·1.3803K), where |F | is the length of a formula F in conjunctive normal form and K is ...
متن کاملExact quantum query complexity of weight decision problems
The weight decision problem, which requires to determine the Hamming weight of a given binary string, is a natural and important problem, with applications in cryptanalysis, coding theory, fault-tolerant circuit design and so on. In particular, both Deutsch-Jozsa problem and Grover search problem can be interpreted as special cases of weight decision problems. In this work, we investigate the e...
متن کامل